HTML to plain text
Syntax:
{txt} ... some html code here ... {/txt} {txt} width => ... some html code here ... {/txt}
Example
{txt} <h1>Document title</h1> {/txt}
Output:
Document title